overridesItemVisibility

The result of this method determines whether or not isVisible will be used by the MenuItem this ActionProvider is bound to help determine its visibility.

Return

true if this ActionProvider overrides the visibility of the MenuItem it is bound to, false otherwise. The default implementation returns false.

See also